Apply patch from Mikael Hermansson to temporarily stop blinking while the
authorHavoc Pennington <hp@pobox.com>
Thu, 16 Nov 2000 05:45:42 +0000 (05:45 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Thu, 16 Nov 2000 05:45:42 +0000 (05:45 +0000)
commit74df6fc0a5bb27938e83a8f20d91a6412438fe09
treeb29f06ae83bf6842d577c69c539d974fecda7fca
parent2a38b7e5925b85e04c5d21944c105ae8c9b28b33
Apply patch from Mikael Hermansson to temporarily stop blinking while the

2000-11-15  Havoc Pennington  <hp@pobox.com>

* gtk/gtktextview.c (gtk_text_view_start_cursor_blink): Apply
patch from Mikael Hermansson to temporarily stop blinking while
the user is using the keyboard to type or navigate.

Also, when blinking, stay on for longer than we stay off. Also,
return from start_cursor_blink if !cursor_visible, to save
checking that flag all over the place before we call
start_cursor_blink.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextview.c
gtk/gtktextview.h
gtk/testtext.c
tests/testtext.c